Welcome![Sign In][Sign Up]
Location:
Search - hook process

Search list

[Game Hook CrackHOOKPROESSRW

Description: 一个可以HOOK别人外挂内存读写,并且可以读取到别人的CALL原型,帮助懒人找CALL -hook process memory read and write tools,easy to find call
Platform: | Size: 101376 | Author: 陆权 | Hits:

[Hook apiProcess

Description: 一个简单的进程钩子,钩子之用,很简单,不太完善-A simple process hook, hook for use, very simple, imperfect
Platform: | Size: 330752 | Author: easy | Hits:

[Hook apiprtprocess

Description: delphi 利用API HOOK禁删文件,保护进程-delphi using API HOOK undeletable files, protection process
Platform: | Size: 57344 | Author: | Hits:

[Hook apiHook-ZwQueryInformationProcess

Description: hook ZwQueryInformationProcess 隐藏进程-hook ZwQueryInformationProcess for hide process
Platform: | Size: 701440 | Author: 李明 | Hits:

[OS programXueTr

Description: 1.进程、线程、进程模块、进程窗口、进程内存信息查看,热键信息查看,杀进程、杀线程、卸载模块等功能   2.内核驱动模块查看,支持内核驱动模块的内存拷贝   3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、IDT信息查看,并能检测和恢复ssdt hook和inline hook   4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查看,并支持对这些Notify Routine的删除   5.端口信息查看,目前不支持2000系统   6.查看消息钩子   7.内核模块的iat、eat、inline hook、patches检测和恢复   8.磁盘、卷、键盘、网络层等过滤驱动检测,并支持删除   9.注册表编辑 -1 process, thread, process modules, process window, process memory information viewing, hot information to view, kill the process, kill thread, unload the module and other functions 2 kernel driver module view, to support the kernel driver module memory copy 3.SSDT, Shadow SSDT, FSD, KBD, TCPIP, IDT information view, and can detect and recover ssdt hook and inline hook 4.CreateProcess, CreateThread, LoadImage, CmpCallback, BugCheckCallback, Shutdown, Lego, etc. Notify Routine Information check, and to support their Notify Routine Delete 5 port information view, the current system does not support 2000 6 view news hook 7 kernel module iat, eat, inline hook, patches detection and recovery 8 disk, volume, keyboard, network layer filter driver detect, and support for the deletion 9. Registry Editor
Platform: | Size: 3696640 | Author: 接收 | Hits:

[Hook apiMouseKeyboardLibrary

Description: 钩子程序 可以实现所有鼠标键盘的操作。直接下载就可以运行。-hook process
Platform: | Size: 155648 | Author: 长工 | Hits:

[Hook apihookApis

Description: VB实现,无DLL,HOOK指定进程API-vb do not need dll ,hook target process API
Platform: | Size: 31744 | Author: 邓雪 | Hits:

[Hook apiAPI-Hook-Open-Process

Description: Source dll hook API OpenProce-Source dll hook API OpenProcess
Platform: | Size: 25600 | Author: Khoa | Hits:

[Windows DevelopAPIDesign-of-program-design

Description: WINDOWS是基于消息的系统,鼠标移动,单击,键盘按键,窗口关闭等都会产生相应的消息,那么钩子是什么意思呢,它可以监控一个消息,比如在一个窗口里单击了一下,首先获得这个消息的,不是应用程序,而是系统,系统获取这个消息后,就去查看这个消息是在哪个窗口产生的,找到窗口后,再把消息投递到相应程序里的消息队列里,这之间有一个传递过程,那么钩子的作用就是在消息到达应用程序之前截获它,钩子可以关联一个函数(钩子处理函数),也就是说,如果对一个进程安装了一个钩子,进程再接收到相应在消息之前,会先去执行钩子所关联的函数, -WINDOWS is based on message system, mobile mouse, click, keyboard keys, closing the window will generate the corresponding message, then the hook is what meaning, it can monitor a message, such as a window click it, first get the news, but not the application, system, system acquisition the news, go to view this message is a window in which produces, found window, then the message delivery to the corresponding procedures in the message queue, a transfer process, then the hook function is in the message to reach the application before intercepted it, hook can associate a function ( hook processing function ), that is to say, if a process is to install a hook, process and to a corresponding receiving in the news before, will go to perform hook correlation function
Platform: | Size: 1030144 | Author: 望平街 | Hits:

[Hook apiHookDemo-hidden-process

Description: Hook 隐藏进程,保护进程,强力保护进程被关闭,C++源码-Hook the process to hide, protect the process, strong protection of the process is closed, C++ source
Platform: | Size: 2182144 | Author: 氓子 | Hits:

[Hook apihook

Description: 修改ssdt表,隐藏进程(使木马难以被操作系统发现)-The modify ssdt table hidden process (so that the Trojan can hardly be the operating system)
Platform: | Size: 131072 | Author: 宿凯翔 | Hits:

[Hook apiHOOK-CreateProcess

Description: VC6编写,有调试程序和单独DLL文件,HOOK CreateProcess函数,加载后禁止程序,类似于Xuetr的禁止进程功能-HOOK CreateProcess function to prohibit the creation process
Platform: | Size: 2634752 | Author: | Hits:

[OS programHOOK-taskmgr

Description: 简单的防止任务管理器结束进程~~3环的-Prevent the Task Manager to end the process ~ ~ ring ~ ~
Platform: | Size: 86016 | Author: 闫斌 | Hits:

[Driver DevelopHidden-process-detection

Description: 进程隐藏与检测,在驱动中通过hook ssdt表来实现进程隐藏的目的!-Hidden process detection process hidden in the drive through the hook ssdt table!
Platform: | Size: 1517568 | Author: 杜旭东 | Hits:

[Game Hook Crackhook

Description: 检查进程,判断是否存在进程,然后拦截hook,进行信息发送-Inspection process, set the hook to intercept,
Platform: | Size: 2048 | Author: accapt | Hits:

[OS programbaohu

Description: 检测指定进程,不存在就快速关机 hook进程保护-Detect the specified process, there is no quick shutdown hook process protection
Platform: | Size: 81920 | Author: 靳震华 | Hits:

[Windows DevelopLesson20

Description: Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook programming. How to install the hook process, how to write a global hook, dynamic link library global variable data sharing. ADO database programming. ADO controls in VB and ADO Object Access database using ADO technology to access the database in VC.
Platform: | Size: 197632 | Author: | Hits:

[Hook apiHook-KiFastCallEntry

Description: Hook KiFastCallEntry监控系统调用 这是一个监控特定进程系统调用的小程序,整理硬盘时找到的,发出来跟大家分享。原理很简单,通过hook KiFastCallEntry实现,很老的技术了。-The monitoring system Hook KiFastCallEntry call this is a small program to monitor specific process system calls, finishing hard disk when you find the issue to share with you. The principle is very simple, by hook KiFastCallEntry achieve very old technology.
Platform: | Size: 176128 | Author: ljh | Hits:

[Hook apiReal-time-process-monitoring

Description: 通过hook技术实现对进程的实时监控,是一个很好的学习hook技术的例子-Hook technology to achieve real-time monitoring of the process, is a good example of learning and hook technology
Platform: | Size: 130048 | Author: 孙俊 | Hits:

[Game Hook CrackSSDT-Hook-realization-(two)

Description: 进程隐藏与进程保护(SSDT Hook 实现)(二)分许如果过驱动HOOK-Hidden process and process protection (SSDT Hook realization) (two) Xu if overdriven HOOK
Platform: | Size: 3573760 | Author: 蔡生 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »

CodeBus www.codebus.net